Skip to content

fix(react-mock-data) Fix variable reference and make input fields controlled components#326

Open
dwhweb wants to merge 1 commit intorwieruch:masterfrom
dwhweb:fix-mock-data-post
Open

fix(react-mock-data) Fix variable reference and make input fields controlled components#326
dwhweb wants to merge 1 commit intorwieruch:masterfrom
dwhweb:fix-mock-data-post

Conversation

@dwhweb
Copy link

@dwhweb dwhweb commented Feb 26, 2025

Hey,
I was working through your blog post and noticed the App component references isDeveloperText at one point when you obviously meant developerText (you fixed the reference in later sections of the post).

I also noticed the input fields you used aren't controlled components — probably not of great consequence for the purposes of the example but I fixed that as well for you.

Hope that helps :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant